projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53109c9
)
*** empty log message ***
author
Eli Zaretskii
<eliz@is.elta.co.il>
Sat, 21 Feb 2004 13:51:34 +0000
(13:51 +0000)
committer
Eli Zaretskii
<eliz@is.elta.co.il>
Sat, 21 Feb 2004 13:51:34 +0000
(13:51 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b0d2ae201d97860c7cc4cd0e93ef3a911275cf56..4577fd91e8f693650ae6efc006964c086150f188 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2004-02-21 Stephen Compall <s11@member.fsf.org> (tiny change)
+
+ * textmodes/texinfo.el (texinfo-insert-@item): Look for the
+ current Texinfo environment, using the same method as in
+ `texinfo-insert-@end', and insert a space rather than a newline if
+ point in a @table environment.
+
2004-02-21 Juri Linkov <juri@jurta.org>
* ffap.el (ffap-file-at-point): Try parent directories.